WARNING: This program has a bug, which means we need to debug it!
RULE: When a shape has multiple arguments, the arguments must be separated by commas.
- Click Run and read the error message.
- bad input on line: is an error that means you are missing something like a comma, parentheses, or symbol.
- Debug the program so that it draws a cyan colored circle.
To navigate the page using the TAB key, first press ESC to exit the code editor.